//------------------------------------------------------------------------ 
// ColdFire 5282C3 Specific Information
//------------------------------------------------------------------------

Test Hardware Info
------------------
MCF5282EVB
ColdFire PCF5282VF Processor
P&E Rev E Wiggler 

NOTE:  These targets are all linked to run out of the chips internal SRAM,
currently mapped to 0x20000000.  There is 64k of memory available at this
location.  For larger targets, use SDRAM.

DIP SWITCHES:  The dip switches should be set as follows:

RAM Debugging:  All SW1 switches on.
Targets: 
  M5282EVB Console Debug
  M5282EVB UART Debug
  M5282EVB UART Release
  
External ROM Debugging and Programming:  All on.
Target:
  M5282EVB External ROM
  
Internal ROM Debugging and Programming:  All on except for S8=S9=OFF
Target:
  M5282EVB Internal ROM

The serial output emerges from the Terminal port at 19200,N,8,1, no flow control.

There are two .CFG files:

MCF5282C3_PnE0.cfg - this file initiallizes internal ROM (CFM) to 0x00000000.

MCF5282C3_PnE.cfg - this file initiallizes internal ROM (CFM) to 0xF0000000.


